Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

MenuState Struct Reference

#include <PluginCommon.hpp>

List of all members.

Public Attributes

BOOL bChecked
 Specifies if the menu item should be shown as checked or unchecked.

BOOL bEnabled
 Specifies if the menu item should be enabled or not. If not enabled, it will be grayed out and unselectable.


Detailed Description

Used to query the state of a menu item. This struct is passed into the plugin's object, to retrieve the current state of a menu item prior to it being displayed to the user.


Member Data Documentation

BOOL MenuState::bChecked
 

Specifies if the menu item should be shown as checked or unchecked.

BOOL MenuState::bEnabled
 

Specifies if the menu item should be enabled or not. If not enabled, it will be grayed out and unselectable.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 12 20:15:05 2005 for Destiny3D by doxygen1.3-rc3